home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / mailcall.zip / MAILCALL.DOC < prev    next >
Text File  |  1992-01-16  |  13KB  |  374 lines

  1.                           MailCall
  2.                         Version 1.0
  3.  
  4.  
  5.                   The eMail Popup Utility
  6.  
  7.  
  8. Introduction:
  9.  
  10. MailCall is a small TSR driven program that provides network users 
  11. with Hot-Key access from DOS or within any application program. 
  12. When ccMail is exited, the user returns to the current program as 
  13. if no interruption occurred. MailCall works with DOS 2.1 to 5.0, 
  14. Desqview, and Windows 3.0.  It support NetWare, Vines, and LAN 
  15. Manager networks.
  16.  
  17. MailCall is optimized to work with a variety of workstation memory 
  18. configurations and will automatically use EMS and XMS memory if
  19. available.
  20.  
  21. MailCall uses a small TSR kernal (7K) and this can be reduced to
  22. under 1K if LIM memory is available.
  23.  
  24.  
  25. MailCall Configuration:
  26.  
  27. MailCall needs to know where to find the eMail executable. There
  28. are several ways of accessing this executable; One is to have 
  29. network disk drives permanently mapped to fixed drive letters 
  30. and reference the location of eMail Exe from these drive letters.
  31. Another is to use a compiled batch file that will dynamically map 
  32. drive letters and invoke the eMail Exe. The second method is usually 
  33. preferred as it lends itself to easier maintenance and can contain 
  34. as many setup commands as necessary.
  35.  
  36. MCallSet provides the network administer the ability to change the
  37. default directory and argument setting in MailCall.  To change the 
  38. defaults, the MailCall.Exe file must be in the same directory as 
  39. MCallSet. The syntax is:
  40.  
  41.    MCallSet /D[/I]=Drive/Path/FileName /A="Arg1 Arg2 ..."
  42.  
  43. Multiple program arguments must be enclosed in quotes (").
  44.  
  45. The program will display the orginal setting and the new setting. 
  46. Changes can be made at any time but workstations that have previously
  47. loaded MailCall will need to reload for changes to take effect.
  48.  
  49. Sample ccMail executables:
  50.  
  51.    Batch File Method;
  52.  
  53.    This batch file would need to be compiled into a .Com file
  54.    with a utility such as Bat2Exec.
  55.  
  56.       Echo Off
  57.  
  58.        Rem  File Location (Z:\Public\CCMail.Com)
  59.        Rem  No MailCall arguments are required.
  60.  
  61.        Echo   
  62.        Echo cc:Mail Version 3.15
  63.        Echo   
  64.  
  65.        Echo Mapping Drives ..
  66.        Echo   
  67.        Z:\Public\Map M:=[FileServerName]/Sys:   > Nul       
  68.        Echo Loading CCMail
  69.        Echo   
  70.  
  71.        M:\CCMail\Mail.Exe M:\CCData
  72.  
  73.        Z:\Public\Map Rem M:                     > Nul
  74.  
  75.  
  76.    Calling Syntax:
  77.  
  78.        MCallSet /D=Z:\Public\CCMail.Com /A=" "
  79.  
  80.  
  81.    Internal Method;
  82.  
  83.    Drive M: must be permanently mapped to the ccMail host 
  84.    Server/Volume in this example.
  85.  
  86.       MCallSet /D=M:\CCMail\Mail.Exe  /A="M:\CCData"
  87.    
  88.  
  89. MailCall Operation:
  90.  
  91. To load MailCall simply execute MailCall.Exe. MailCall will display 
  92. a sign-in screen with status messages. These messages will let the
  93. user know the operational mode for MailCall and the memory swapping
  94. technique in use. The default operation uses Z:\CCMail\Mail.Com 
  95. (a complied batch file) for ccMail access. The user can change 
  96. this filename by using the /D arguement (see below.)
  97.  
  98. Optionally the following switches can be used:
  99.  
  100.    /X    -  Skip XMS usage. This switch will prevent MailCall from
  101.             using XMS memory for memory image storage.
  102.  
  103.    /E    -  Skip EMS usage. This switch will prevent MailCall from
  104.             using EMS memory for TSR relocation and for memory 
  105.             image storage.
  106.  
  107.    /U    -  Unload MailCall TSR from memory. For this switch to 
  108.             work MailCall must be the last TSR loaded in memory.
  109.  
  110.    /D=   -  The full Drive:Path/FileName for the ccMail access
  111.             program. MailCall will validate the existence and 
  112.             access rights to the file and report any problems.
  113.             The target file must be either a .Com or an .Exe,
  114.             batch files (.Bat) will not be executed. 
  115.    
  116.    /A=   -  List any arguments that are to be given to the program
  117.             listed under /D. Multiple arguments should be 
  118.             enclosed in quotes (").
  119.  
  120.    /I=   -  The full Drive:Path/FileName for the MailCall memory
  121.             image file. The default is C:\MailCall.Img.
  122.  
  123. Sample Usage:
  124.  
  125.    MailCall /X /E 
  126.  
  127.    - MailCall will not use XMS/EMS memory and use the default 
  128.      Z:\CCMail\Mail.Com file for execution.
  129.  
  130.    MailCall /U
  131.  
  132.    - Unload MailCall from memory.
  133.  
  134.    MailCall /D=Z:\CCMail\CCMail.Exe /A="M: NOTIFY M:CCData"
  135.  
  136.    - Use the CCMail.Exe located in the Z:\CCMail subdirectory 
  137.      with arguments.
  138.  
  139. When MailCall is activated by the Hot-Keys [Shift][Ctrl][F3] a
  140. rising tone will signal memory processing. When ccMail is exited,
  141. a descending tone will indicate a return to normal processing.
  142.  
  143.  
  144. LIM Support:
  145.  
  146. The key feature of MailCall's LIM (Lotus/Intel Expanded Memory Spec)
  147. support is the ability to move the TSR into LIM memory, leaving 
  148. only a small kernal, (under 1K) in conventional memory.  Unlike 
  149. generic utilities that support only LIM 4, MailCall and other 
  150. OnDemand TSR programs work with any LIM version.  And unlike 
  151. generic swappers which can significantly slow down the rest of 
  152. the system, MailCall does not switch LIM pages until a Hot-Key is 
  153. pressed (generic swappers switch pages on timer or keyboard 
  154. interrupts which make foreground Serial Communications impossible.) 
  155.  
  156. MailCall will also use LIM memory to store the conventional memory 
  157. image (the foreground program) when running ccMail. MailCall will 
  158. automatically use LIM memory if available. To disable LIM usage, 
  159. use the /E argument when loading MailCall.
  160.  
  161.  
  162. XMS Support:
  163.  
  164. XMS (Extended) memory is available on system which support the 
  165. HIMEM.SYS driver (286 and 386 systems.) HIMEM.SYS is included with 
  166. DOS 4.xx and 5.xx. The 5.11+ release of QEMM & 386MAX also have 
  167. options to provide XMS 2.0 compatible memory. 
  168.  
  169. MailCall will use XMS memory to store the conventional memory image
  170. (the foreground program) when running ccMail.  MailCall will 
  171. automatically use XMS memory if available. If insufficient XMS memory
  172. is available, XMS will not be used. To disable XMS usage, use the 
  173. /X argument when loading MailCall.
  174.  
  175.  
  176. Memory Image File (MailCall.Img):
  177.  
  178. When MailCall is activated by it's Hot-Key, MailCall determines if there 
  179. sufficient conventional memory to run ccMail. If not, MailCall releases 
  180. the required memory creating a memory image to LIM memory, XMS memory,
  181. or to a disk file. When the user leaves ccMail, the memory image is 
  182. restored and operation continues as before. The default location for the 
  183. MailCall.Img file is the C:\ directory. If there is insufficient disk 
  184. space to create the file a load error is displayed.  The MailCall.Img
  185. file can be as large as 580K although it rarely exceeds 350K.
  186.  
  187.  
  188. Epilogue - ShareWare:
  189.  
  190. All referenced and related program files accompanying this document 
  191. are copyrighted by OnDemand Software.  For ordering information, see
  192. below. 
  193.  
  194. The Network version of MailCall - eMail Popup Utility is distributed  as
  195. shareware --  this means that OnDemand encourage users, subject to 
  196. restrictions described in the License Agreement, to share copies of this 
  197. program with friends, associates and bulletin boards.  You may not share 
  198. a registered version of MailCall, however, you may request a shareware 
  199. disk by contacting OnDemand or by completing the order form.
  200.  
  201. If you make copies of the shareware distribution versions of MailCall,  
  202. you must include all files in the original distribution file, as  well as  
  203. this documentation.  You are  not permitted to distribute MailCall without
  204. this documentation.
  205.  
  206.  
  207.    Files include on the shareware disk:
  208.  
  209.       MailCall.Exe
  210.       MCallSet.Exe
  211.       MailCall.Doc
  212.  
  213.  
  214. Ordering Information:
  215.  
  216. To order any of OnDemand's products, enclose a check or money order 
  217. (in US Funds drawn on a US Bank only). Written Purchase Orders are acceptable 
  218. for US Businesses only; please include a $5 Purchase Order Handling fee in 
  219. addition to total shipping costs. OnDemand will also ship COD; please include 
  220. a $5 COD Handling fee in addition to total shipping costs.
  221.  
  222.    MailCall is a small TSR utility that provides popup access to ccMail.
  223.  
  224.    QuickPic is a TSR utility that provides a user definable list of popup
  225.    programs. 
  226.  
  227. Complete the order form below and mail it to:
  228.  
  229.    OnDemand Software
  230.    9829 SailFish Terrace
  231.    Gaithersburg MD, 20879
  232.  
  233. For Technical Support / Ordering information call (301) 258-6846.
  234.  
  235.    Price Schedule:   
  236.  
  237.          MailCall   -  $ 25 per workstation user
  238.                   
  239.          QuickPic   -  $ 40 per standalone/workstation user 
  240.  
  241.  
  242. Site Licensing and Volume Purchases:
  243.  
  244. A Site License for OnDemand Utilities entitles an organization to
  245. receive ONE diskette, and ONE copy of the documentation.  For the
  246. specified license fee, the organization will be entitled to duplicate
  247. the diskette and documentation for the specified number of copies.
  248.  
  249. License fees for OnDemand products Site License are (for each individual
  250. utility ordered):
  251.  
  252.    MailCall:
  253.  
  254.         up to   9 copies:    $  190.00 
  255.         up to  49 copies:    $  980.00
  256.         up to  99 copies:    $ 1850.00
  257.         up to 199 copies:    $ 3230.00
  258.         up to 299 copies:    $ 4485.00
  259.         up to 499 copies:    $ 6230.00
  260.  
  261.    QuickPic: Standalone & Network
  262.  
  263.         up to   9 copies:    $  265.00 
  264.         up to  49 copies:    $ 1370.00
  265.         up to  99 copies:    $ 2595.00
  266.         up to 199 copies:    $ 4525.00
  267.         up to 299 copies:    $ 6279.00
  268.         up to 499 copies:    $ 8732.00
  269.       
  270.     More than 500 copies are negotiable.
  271.  
  272. This license also permits duplication via network servers and internal
  273. bulletin board systems.
  274.  
  275.  
  276.       [cc:Mail is a registered trademark of cc:Mail Inc.]
  277.  
  278.  
  279.  
  280.                    OnDemand TSR Products Order Form
  281.  
  282.      
  283.           Company Name: ____________________________________________
  284.  
  285.           Contact Name: ____________________________________________
  286.      
  287.       Shipping Address: ____________________________________________
  288.      
  289.                   City: _________________________________
  290.  
  291.          State and Zip: ________________ / ______________
  292.  
  293.      
  294.                  Phone: ______________________________________
  295.  
  296.             Fax Number: ______________________________________
  297.  
  298.      
  299.  
  300.                 Item                        Quantity       Total
  301.       --------------------------------------------------------------
  302.  
  303.         MailCall ccMail Popup Utility       _________   ____________
  304.  
  305.         QuickPic Popup Utility              _________   ____________
  306.  
  307.         QuickPic Network Utility            _________   ____________
  308.  
  309.         MailCall Shareware Disk  ($4 @)     _________   ____________
  310.    
  311.         QuickPic Shareware Disk  ($4 @)     _________   ____________
  312.  
  313.       ------------------------------------
  314.  
  315.                                     Total:              ____________
  316.                                  
  317.                             COD Surcharge:     [5.00]   ____________
  318.  
  319.                              PO Surcharge:     [5.00]   ____________
  320.  
  321.                               Tax (5% MD):              ____________
  322.  
  323.                                 Total Due:        ====> ____________
  324.  
  325.       --------------------------------------------------------------
  326.  
  327.  
  328.        Disk Format:  [ ] 5.25"    Payment Type:  [ ]  Check
  329.                      [ ] 3.5"                    [ ]  Money Order
  330.                                                  [ ]  Purchase Order
  331.                                                  [ ]  COD
  332.  
  333.  
  334.        Mail this form to:     OnDemand Software
  335.                               9829 Sailfish Terrace
  336.                               Gaithersburg, MD 20879
  337.                               (301) 258-6846
  338.  
  339.  
  340.  
  341.  
  342.  
  343.               Shareware Disk Request Form for UserGroups & BBSes
  344.  
  345.      
  346.        User Group Name: ____________________________________________
  347.  
  348.               BBS Name: ____________________________________________
  349.  
  350.           Contact Name: ____________________________________________
  351.      
  352.       Shipping Address: ____________________________________________
  353.      
  354.                   City: _________________________________
  355.  
  356.          State and Zip: ________________ / ______________
  357.  
  358.      
  359.                  Phone: ______________________________________
  360.  
  361.             BBS Number: ______________________________________
  362.      
  363.  
  364.       Upon approval of this application, a OnDemand will supply a 
  365.       master diskette along with written authorization to distribute
  366.       OnDemand products. 
  367.  
  368.       OnDemand will provide free updates of it's shareware products to 
  369.       the above User Group / BBS when available. 
  370.  
  371.  
  372.  
  373.  
  374.